'Declaration
Public Function GetOCGLockedState( _ ByVal OCGId As Integer _ ) As Boolean
public bool GetOCGLockedState( int OCGId )
public function GetOCGLockedState( OCGId: Integer ): Boolean;
public function GetOCGLockedState( OCGId : int ) : boolean;
public: bool GetOCGLockedState( int OCGId )
public: bool GetOCGLockedState( int OCGId )
Parameters
- OCGId